PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package
/
PDFFunction Class
/ getDomain Method
Collapse All
Expand All
In This Topic
getDomain Method
In This Topic
Gets the function domain.
Syntax
public
double
[] getDomain()
Return Value
An array of 2 x m numbers, where m is the number of input values.
See Also
Reference
PDFFunction Class
PDFFunction Members